Click or drag to resize

RuleValidationErrorErrorCode Property

Represents a rule validation error code that describes what failed validation for each rule predicate or action.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public RuleValidationErrorCode ErrorCode { get; }

Property Value

Type: RuleValidationErrorCode
See Also